powered by
Get some frames of data.
# S4 method for OpenTIMS [(x, i)
OpenTIMS data instance.
An array of nonzero indices to extract.
# NOT RUN { D = OpenTIMS('path/to/your/folder.d') print(head(D[10])) print(head(D[10:100])) # }
Run the code above in your browser using DataLab